The primary method for customizing Meridian to meet your requirements, besides vault configuration described in the BlueCielo Meridian Enterprise Configuration Guide, is to use Visual Basic Scripting Edition (VBScript). VBScript is a subset of the Visual Basic programming language that is built into Meridian and many other applications. VBScript provides programmatic access to many Meridian event procedures, functions, and objects such as vaults, folders, documents, properties, and so on, so that you can automate simple tasks. The Meridian objects that are accessible by VBScript are described in Understanding the Meridian object model.
VBScript is used by Meridian in two ways:
This reference describes how to use VBScript with Meridian. For general information about the VBScript language, see the VBScript Language Reference web site.
Related concepts